Delete the batch queue definition by name.
| Delete | BatchQueue_DeleteBatchQueueById |
Resource Path: /api/batchqueue/{id}
Uri: http://doc.jamsscheduler.com/api/batchqueue/{id}
| Name | Description | Data Type |
|---|---|---|
| id | ID of the batch queue to delete.ID of the BatchQueue | integer |
The response body is of type string.
OK